home *** CD-ROM | disk | FTP | other *** search
- Path: rohcs1.uhc.com!usenet
- From: "Michael M. Rye" <1726@topcity.mn.org>
- Newsgroups: comp.sys.amiga.datacomm
- Subject: Re: Thor can't open socket.library
- Date: 19 Mar 1996 17:19:30 GMT
- Organization: Born Information Services Group
- Message-ID: <4imqb2$3rmn@rohcs1.uhc.com>
- References: <4ilg8t$qsm@nuhou.aloha.net>
- NNTP-Posting-Host: ducttape.uhc.com
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.12 (X11; I; AIX 2)
- X-URL: news:4ilg8t$qsm@nuhou.aloha.net
-
- grtdane@aloha.net (Richard J. Dane) wrote:
-
- >Aloha! :)
-
- >Thor is griping that it can't open socket.library I put it in Libs of
- >both Thor/libs and Sys:libs
-
- >Someone posted a uuencoded docs for socket.library, UUXT can't decode it
- >it is griping about tha last line. I tried it with every option.
-
- >Another poster suggested:
- >ftp.warped.com was suggested to look in Grapevine, there, for
- >Socket12.lha, it too, refuses to cooperate, the unLHA (something about it
- >not being commercial.) tried the e and vv options, nothing nothing.
-
- >I'm just looking for the docs for it, or suggestions from someone who
- >overcame thors inability to open socket.library.
-
- >Anyone else run in to these?
-
- >Aloha! Richard
- --
- Richard,
- The problem you're having I have also experienced a while back,
- but not any more. The library should automatically be loaded upon
- starting up AmiTCP. If it's not, then there may be a problem with
- your AmiTCP startup sequence. Some programs like Grapevine try to
- load it also.
-
- Another possibility is that it's getting "flush"ed out of
- memory somehow. In that case, you need to reload it manually.
- You need to look for a program in either your AmiTCP directory
- tree or your Grapevine tree called "loadlib" (if I remember
- correctly). You need to then execute that command with the
- socket.library filename as a parameter. I made an IConX script
- that does this for me, so all I have to do is double-click on it
- instead of typing the command in a CLI.
-
- *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
- * Michael M. Rye (Jedi) * A1200, 50 MHz '030, 50 MHz '882 *
- * 1726@topcity.mn.org *__10 MB RAM, 850 MB HD, Supra 28.8k__*
- * UNIX/C Admin/Design * A500, 1 chip/2 "fast", 2 floppies *
- *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
- * Thought of the Day: *
- * Luke, I'm your father ... Join the Darkside, you knob!! *
- *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
-
-